@charset "utf-8";
.pic1 {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
}
.pic1 img {
	height: auto;
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
.pic2 {
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	width: 500px;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #FFF;
	height: 630px;
}
.pic2 img {
	height: 600px;
	width: 450px;
}
.pic3 {
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: bold;
	width: 341px;
	color: #FFF;
	height: 370px;
}
.pic3 img {
	height: 370px;
	width: 270px;
}
img {
	padding: 3px;
}
img:hover {
	background-image: url(../images/logo03.gif);
}
